Skip to content

Conversation

@kylerobson
Copy link

@kylerobson kylerobson commented Nov 20, 2025

Currently, the docs for Task.immediate indicate that a detached Task will be made, and the docs for Task.immediateDetached indicate that a non-detached Task will be made. Is this reversed?

This PR changes the docs so Task.immediate will indicate a non-detached Task will be made, and Task.immediateDetached will indicate a detached Task will be made.

Fixes rdar://165142180 (Task immediate and immediateDetached docs reversed)

@kylerobson kylerobson requested a review from ktoso as a code owner November 20, 2025 18:59
@ktoso
Copy link
Contributor

ktoso commented Nov 20, 2025

@swift-ci please smoke test

@ktoso ktoso enabled auto-merge (squash) November 20, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants